home *** CD-ROM | disk | FTP | other *** search
- $name "Marteau"
-
- $properties
- {
- $collision_radius = 16
- $collision_flags = COLLIDE_WORLD,COLLIDE_ENEMYS,COLLIDE_INSTANCE
- $blast_radius = 200
- $blast_flags = BLAST_EXPAND
- $damage = 15
- $blast_damage = 0
- $blast_time = 10
- $min_velocity = 15
- $max_velocity = 15
- $velocity_flags = USE_DEFAULT_VELOCITY
- $physics_flags = PHYS_NONE
- $friction = 0.94
- $weapon_class = _WP_CLASS_VOODOO
- $ammo = 7
- }
-
- $custom_sounds
- {
- $sound_marteau_swing = "data\audio\sfx\weapons\marteau\swing.wav"
- $sound_marteau_launch = "data\audio\sfx\weapons\marteau\launch.wav"
- $sound_marteau_bolt = "data\audio\sfx\weapons\marteau\bolt.wav"
- }